@font-face {
  font-family: 'Poppins';
  src: url('fonts/Poppins-Bold.eot');
  src: local('Poppins Bold'), local('Poppins-Bold'), url('fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Poppins-Bold.woff2') format('woff2'), url('fonts/Poppins-Bold.woff') format('woff'), url('fonts/Poppins-Bold.ttf') format('truetype'), url('fonts/Poppins-Bold.svg#Poppins-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'iconfont';
  src: url('fonts/iconfont.eot');
  src: url('fonts/iconfont.eot?#iefix') format('embedded-opentype'), url('fonts/iconfont.woff2') format('woff2'), url('fonts/iconfont.woff') format('woff'), url('fonts/iconfont.ttf') format('truetype'), url('fonts/iconfont.svg#iconfont') format('svg');
  font-display: swap;
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (min-width: 1440px) {
  .container {
    width: 1440px;
    max-width: 1440px;
  }
}
:root {
  --fontPoppins: 'Poppins';
  --color: #c40000;
  font-size: 20px;
  scroll-behavior: auto !important;
}
@media screen and (max-width: 991px) {
  :root {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  :root {
    font-size: 14px;
  }
}
body {
  font-family: '微软雅黑', 'Microsoft YaHei', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  position: relative;
  overflow-x: hidden;
}
*[data-type='iframe'],
*[data-fancybox],
.slick-slide:focus,
a:link {
  outline: none !important;
}
li,
ol,
ul {
  list-style: none;
}
a {
  color: inherit;
  text-decoration: none;
}
a:hover,
a:link,
a:visited {
  text-decoration: none;
  color: inherit;
}
input[type=number] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
ul,
li,
p {
  margin: 0;
  padding: 0;
}
button,
input,
textarea {
  resize: none;
  border: none;
  outline: none;
}
button:focus,
input:focus,
textarea:focus {
  border: none;
  outline: none;
}
a[data-fancybox] {
  outline: none;
}
a[data-fancybox] img {
  outline: none !important;
}
button,
input,
textarea {
  resize: none;
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
}
form {
  padding: 0;
  margin: 0;
}
.img-box {
  position: relative;
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 100%;
}
.img-box img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.img-box img[src=""],
.img-box img:not([src]) {
  border: 0;
  opacity: 0;
}
img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}
.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.transform-0 {
  -webkit-transform: translate(0) !important;
  -ms-transform: translate(0) !important;
  transform: translate(0) !important;
}
.fancybox-slide--iframe .fancybox-content {
  margin: 0;
  width: 800px !important;
  height: 450px !important;
}
.goog-te-menu-frame {
  z-index: 9999999999999 !important;
  overflow: auto !important;
}
@media (max-width: 1199px) {
  .skiptranslate iframe {
    display: none;
  }
  .google-translation .skiptranslate {
    display: inline-block;
  }
  body {
    top: 0 !important;
  }
}
/*table*/
.table-box {
  width: 100%;
  max-width: 100%;
  overflow: auto;
}
.table-box table {
  width: 100%;
  max-width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  line-height: 1.2;
}
.table-box table tr,
.table-box table td,
.table-box table th {
  width: auto !important;
  height: auto !important;
  background-color: #f2f3f4;
  color: #02152d;
}
.table-box table tr:nth-child(odd) {
  background-color: #f5f5f5;
}
.table-box table tr:nth-child(even) {
  background-color: #ffffff;
}
.table-box table td,
.table-box table th {
  vertical-align: middle;
  font-weight: normal;
  padding: 10px !important;
  border: 1px solid #EEEEEE !important;
  font-size: 15px;
}
@media (max-width: 767px) {
  .table-box table td,
  .table-box table th {
    font-size: 14px;
  }
}
.table-box table tr p,
.table-box table tr span {
  line-height: 1.2 !important;
  background: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.table-box table th {
  text-align: center;
}
.table-box .table-nav {
  overflow: hidden;
}
.table-box .table-content {
  overflow-x: auto;
  overflow-y: auto;
  max-height: 300px;
  max-height: 42vh;
}
.user-select {
  -moz-user-select: none;
  /*mozilar*/
  -webkit-user-select: none;
  /*webkit*/
  -ms-user-select: none;
  /*IE*/
  user-select: none;
}
.text-dot {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.tsformcommon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.tsformY {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.tsformX {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.bs-row-margin {
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.bs-row-margin-top {
  margin-top: calc(-1 * var(--bs-gutter-x));
}
.bs-row-margin-bottom {
  margin-bottom: calc(-1 * var(--bs-gutter-x));
}
.bs-col-padding {
  padding-right: calc(0.5 * var(--bs-gutter-x));
  padding-left: calc(0.5 * var(--bs-gutter-x));
}
.bs-col-padding-top {
  padding-top: calc(1 * var(--bs-gutter-x));
}
.bs-col-padding-bottom {
  padding-bottom: calc(1 * var(--bs-gutter-x));
}
.large-container {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 1920px;
}
.scrollbar-inner {
  touch-action: pan-y;
  /*定义滚动条轨道 内阴影+圆角*/
  /*定义滑块 内阴影+圆角*/
  /*滑块效果*/
}
.scrollbar-inner::-webkit-scrollbar {
  border-radius: 5px;
  width: 5px;
  height: 5px;
  background-color: #fff;
}
.scrollbar-inner::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #fff;
}
.scrollbar-inner::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #666;
}
.scrollbar-inner::-webkit-scrollbar-thumb:hover {
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.4);
}
.space {
  padding: 80px 0;
}
@media screen and (max-width: 1399px) {
  .space {
    padding: 60px 0;
  }
}
@media screen and (max-width: 1199px) {
  .space {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .space {
    padding: 30px 0;
  }
}
.space-top {
  padding-top: 80px;
}
@media screen and (max-width: 1399px) {
  .space-top {
    padding-top: 60px;
  }
}
@media screen and (max-width: 1199px) {
  .space-top {
    padding-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .space-top {
    padding-top: 30px;
  }
}
.space-bottom {
  padding-bottom: 80px;
}
@media screen and (max-width: 1399px) {
  .space-bottom {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 1199px) {
  .space-bottom {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .space-bottom {
    padding-bottom: 30px;
  }
}
.space2 {
  padding: 100px 0;
}
@media screen and (max-width: 1399px) {
  .space2 {
    padding: 80px 0;
  }
}
@media screen and (max-width: 1199px) {
  .space2 {
    padding: 60px 0;
  }
}
@media screen and (max-width: 991px) {
  .space2 {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .space2 {
    padding: 30px 0;
  }
}
.space2-top {
  padding-top: 100px;
}
@media screen and (max-width: 1399px) {
  .space2-top {
    padding-top: 80px;
  }
}
@media screen and (max-width: 1199px) {
  .space2-top {
    padding-top: 60px;
  }
}
@media screen and (max-width: 991px) {
  .space2-top {
    padding-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .space2-top {
    padding-top: 30px;
  }
}
.space2-bottom {
  padding-bottom: 100px;
}
@media screen and (max-width: 1399px) {
  .space2-bottom {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 1199px) {
  .space2-bottom {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 991px) {
  .space2-bottom {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .space2-bottom {
    padding-bottom: 30px;
  }
}
.space3 {
  padding: 120px 0;
}
@media screen and (max-width: 1399px) {
  .space3 {
    padding: 90px 0;
  }
}
@media screen and (max-width: 1199px) {
  .space3 {
    padding: 60px 0;
  }
}
@media screen and (max-width: 991px) {
  .space3 {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .space3 {
    padding: 30px 0;
  }
}
.space3-top {
  padding-top: 120px;
}
@media screen and (max-width: 1399px) {
  .space3-top {
    padding-top: 90px;
  }
}
@media screen and (max-width: 1199px) {
  .space3-top {
    padding-top: 60px;
  }
}
@media screen and (max-width: 991px) {
  .space3-top {
    padding-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .space3-top {
    padding-top: 30px;
  }
}
.space3-bottom {
  padding-bottom: 120px;
}
@media screen and (max-width: 1399px) {
  .space3-bottom {
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 1199px) {
  .space3-bottom {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 991px) {
  .space3-bottom {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .space3-bottom {
    padding-bottom: 30px;
  }
}
.title-t1 {
  margin: 0;
  font-size: 48px;
  line-height: 1.25;
  color: #222222;
  font-weight: 700;
  text-transform: uppercase;
}
@media screen and (max-width: 1399px) {
  .title-t1 {
    font-size: 40px;
  }
}
@media screen and (max-width: 1199px) {
  .title-t1 {
    font-size: 35px;
  }
}
@media screen and (max-width: 767px) {
  .title-t1 {
    font-size: 25px;
  }
}
.title-t2 {
  margin: 0;
  font-size: 36px;
  line-height: 1.38888889;
  color: #222222;
  font-weight: 700;
  text-transform: uppercase;
}
@media screen and (max-width: 1399px) {
  .title-t2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1199px) {
  .title-t2 {
    font-size: 25px;
  }
}
@media screen and (max-width: 767px) {
  .title-t2 {
    font-size: 20px;
  }
}
.common-title {
  margin-bottom: 40px;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .common-title {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .common-title {
    margin-bottom: 20px;
  }
}
.common-title h6 {
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  color: var(--color);
  font-weight: 700;
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
  .common-title h6 {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  .common-title h6 {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .common-title h6 {
    font-size: 13px;
  }
}
.common-title h2 {
  margin: 0;
  font-size: 48px;
  line-height: 1.25;
  color: #222222;
  font-weight: 700;
  text-transform: uppercase;
}
@media screen and (max-width: 1399px) {
  .common-title h2 {
    font-size: 40px;
  }
}
@media screen and (max-width: 1199px) {
  .common-title h2 {
    font-size: 35px;
  }
}
@media screen and (max-width: 767px) {
  .common-title h2 {
    font-size: 25px;
  }
}
.page-title {
  position: relative;
  z-index: 1;
  margin-bottom: 40px;
  padding-top: 20px;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .page-title {
    margin-bottom: 30px;
    padding-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .page-title {
    margin-bottom: 20px;
    padding-top: 10px;
  }
}
.page-title h2 {
  margin: 0;
  font-size: 36px;
  line-height: 1.38888889;
  color: #222222;
  font-weight: 700;
  text-transform: uppercase;
}
@media screen and (max-width: 1399px) {
  .page-title h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1199px) {
  .page-title h2 {
    font-size: 25px;
  }
}
@media screen and (max-width: 767px) {
  .page-title h2 {
    font-size: 20px;
  }
}
.page-title h6 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  z-index: -1;
  margin: 0;
  font-size: 80px;
  line-height: 0.75;
  color: #f7f7f7;
  font-weight: 700;
  font-family: var(--fontPoppins);
  text-transform: uppercase;
  white-space: nowrap;
}
@media screen and (max-width: 1399px) {
  .page-title h6 {
    font-size: 65px;
  }
}
@media screen and (max-width: 1199px) {
  .page-title h6 {
    font-size: 50px;
  }
}
@media screen and (max-width: 991px) {
  .page-title h6 {
    font-size: 35px;
  }
}
header {
  position: relative;
  top: 0;
  left: 0;
  z-index: 9998;
  width: 100% !important;
  background-color: #fff;
}
header .large-container {
  padding: 0 120px;
}
@media screen and (max-width: 1700px) {
  header .large-container {
    padding: 0 50px;
  }
}
@media screen and (max-width: 1399px) {
  header .large-container {
    padding: 0 15px;
  }
}
header .large-container > .nav-collapse {
  margin-top: 15px;
}
header .large-container .logo {
  float: left;
  margin: 11px 0;
  height: 78px;
}
@media screen and (max-width: 1199px) {
  header .large-container .logo {
    margin: 10px 0;
    height: 50px;
  }
}
header .large-container .logo img {
  height: 100%;
}
header .large-container .search-box {
  float: right;
  margin: 28px 0;
}
@media screen and (max-width: 1199px) {
  header .large-container .search-box {
    margin: 15px 0;
  }
}
header .large-container .search-box .search-btn {
  display: none;
  width: 40px;
  height: 40px;
  background-color: transparent;
}
@media screen and (max-width: 575px) {
  header .large-container .search-box .search-btn {
    display: block;
  }
}
header .large-container .search-box .search-btn::before {
  font-family: "iconfont" !important;
  font-size: 18px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e623';
  color: var(--color);
}
header .large-container .search-box form {
  overflow: hidden;
  display: flex;
  width: 285px;
  height: 44px;
  border-radius: 22px;
  background-color: #f4f7f9;
}
@media screen and (max-width: 1399px) {
  header .large-container .search-box form {
    width: 220px;
  }
}
@media screen and (max-width: 1199px) {
  header .large-container .search-box form {
    width: 200px;
    height: 40px;
  }
}
@media screen and (max-width: 575px) {
  header .large-container .search-box form {
    display: none;
    position: absolute;
    top: calc(100% + 15px);
    right: 15px;
  }
}
header .large-container .search-box form input {
  width: calc(100% - 55px);
  padding-left: 20px;
  font-size: 14px;
  color: #999999;
  background-color: transparent;
}
@media screen and (max-width: 1199px) {
  header .large-container .search-box form input {
    width: calc(100% - 40px);
    padding-left: 15px;
  }
}
header .large-container .search-box form input::-webkit-input-placeholder,
header .large-container .search-box form textarea::-webkit-input-placeholder {
  color: #999999;
}
header .large-container .search-box form input:-o-placeholder,
header .large-container .search-box form textarea:-o-placeholder {
  color: #999999;
}
header .large-container .search-box form input::-moz-placeholder,
header .large-container .search-box form textarea::-moz-placeholder {
  color: #999999;
}
header .large-container .search-box form input:-ms-input-placeholder,
header .large-container .search-box form textarea:-ms-input-placeholder {
  color: #999999;
}
header .large-container .search-box form input:focus::-webkit-input-placeholder,
header .large-container .search-box form textarea:focus::-webkit-input-placeholder {
  color: #c7c7c7;
}
header .large-container .search-box form input:focus::-o-placeholder,
header .large-container .search-box form textarea:focus::-o-placeholder {
  color: #c7c7c7;
}
header .large-container .search-box form input:focus::-moz-placeholder,
header .large-container .search-box form textarea:focus::-moz-placeholder {
  color: #c7c7c7;
}
header .large-container .search-box form input:focus::-ms-input-placeholder,
header .large-container .search-box form textarea:focus::-ms-input-placeholder {
  color: #c7c7c7;
}
header .large-container .search-box form button {
  flex-shrink: 0;
  width: 55px;
  height: 100%;
  background-color: transparent;
}
@media screen and (max-width: 1199px) {
  header .large-container .search-box form button {
    width: 40px;
  }
}
@media screen and (min-width: 1200px) {
  header .large-container .search-box form button:hover::before {
    transform: scale(1.35);
  }
}
header .large-container .search-box form button::before {
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e623';
  color: var(--color);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
@media screen and (max-width: 1199px) {
  header .large-container .search-box form button::before {
    font-size: 14px;
  }
}
header .large-container .search-box form.active {
  display: flex;
}
header.sticky {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 991px) {
  footer {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  footer {
    padding-bottom: 45px;
  }
}
footer .footer-content {
  background-color: #1a1a1a;
}
footer .footer-content .way {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 55px 0;
  border-bottom: 1px solid #666666;
}
@media screen and (max-width: 1199px) {
  footer .footer-content .way {
    padding: 40px 0;
  }
}
@media screen and (max-width: 991px) {
  footer .footer-content .way {
    display: block;
    padding: 20px 0;
  }
}
footer .footer-content .way .left-subscribe {
  flex: 1;
  display: flex;
  align-items: center;
  max-width: 770px;
  padding-right: 50px;
}
@media screen and (max-width: 991px) {
  footer .footer-content .way .left-subscribe {
    display: block;
    max-width: 100%;
    padding-right: 0;
  }
}
footer .footer-content .way .left-subscribe .txt {
  flex: 1;
  padding-right: 30px;
}
@media screen and (max-width: 1199px) {
  footer .footer-content .way .left-subscribe .txt {
    padding-right: 20px;
  }
}
@media screen and (max-width: 991px) {
  footer .footer-content .way .left-subscribe .txt {
    padding-right: 0;
  }
}
footer .footer-content .way .left-subscribe .txt h2 {
  margin: 0;
  font-size: 24px;
  line-height: 1.45833333;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
}
@media screen and (max-width: 991px) {
  footer .footer-content .way .left-subscribe .txt h2 {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-content .way .left-subscribe .txt h2 {
    font-size: 20px;
  }
}
footer .footer-content .way .left-subscribe .txt p {
  margin-top: 5px;
  font-size: 15px;
  line-height: 1.6;
  color: #cccccc;
}
@media screen and (max-height: 991px) {
  footer .footer-content .way .left-subscribe .txt p {
    font-size: 14px;
  }
}
@media screen and (max-height: 767px) {
  footer .footer-content .way .left-subscribe .txt p {
    font-size: 13px;
  }
}
footer .footer-content .way .left-subscribe form {
  flex-shrink: 0;
  overflow: hidden;
  display: flex;
  width: 414px;
  height: 60px;
  border-radius: 30px;
  border: 1px solid #666666;
}
@media screen and (max-width: 1199px) {
  footer .footer-content .way .left-subscribe form {
    width: 350px;
    height: 50px;
  }
}
@media screen and (max-width: 991px) {
  footer .footer-content .way .left-subscribe form {
    margin-top: 20px;
    width: 100%;
    height: 45px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-content .way .left-subscribe form {
    height: 40px;
  }
}
footer .footer-content .way .left-subscribe form input {
  width: calc(100% - 78px);
  height: 100%;
  padding-left: 30px;
  font-size: 14px;
  color: #999999;
  background-color: transparent;
}
@media screen and (max-width: 1199px) {
  footer .footer-content .way .left-subscribe form input {
    width: calc(100% - 50px);
    padding-left: 20px;
  }
}
footer .footer-content .way .left-subscribe form input::-webkit-input-placeholder,
footer .footer-content .way .left-subscribe form textarea::-webkit-input-placeholder {
  color: #999999;
}
footer .footer-content .way .left-subscribe form input:-o-placeholder,
footer .footer-content .way .left-subscribe form textarea:-o-placeholder {
  color: #999999;
}
footer .footer-content .way .left-subscribe form input::-moz-placeholder,
footer .footer-content .way .left-subscribe form textarea::-moz-placeholder {
  color: #999999;
}
footer .footer-content .way .left-subscribe form input:-ms-input-placeholder,
footer .footer-content .way .left-subscribe form textarea:-ms-input-placeholder {
  color: #999999;
}
footer .footer-content .way .left-subscribe form input:focus::-webkit-input-placeholder,
footer .footer-content .way .left-subscribe form textarea:focus::-webkit-input-placeholder {
  color: #555555;
}
footer .footer-content .way .left-subscribe form input:focus::-o-placeholder,
footer .footer-content .way .left-subscribe form textarea:focus::-o-placeholder {
  color: #555555;
}
footer .footer-content .way .left-subscribe form input:focus::-moz-placeholder,
footer .footer-content .way .left-subscribe form textarea:focus::-moz-placeholder {
  color: #555555;
}
footer .footer-content .way .left-subscribe form input:focus::-ms-input-placeholder,
footer .footer-content .way .left-subscribe form textarea:focus::-ms-input-placeholder {
  color: #555555;
}
footer .footer-content .way .left-subscribe form button {
  width: 78px;
  height: 100%;
  background-color: transparent;
}
@media screen and (max-width: 1199px) {
  footer .footer-content .way .left-subscribe form button {
    width: 50px;
  }
}
@media screen and (min-width: 1200px) {
  footer .footer-content .way .left-subscribe form button:hover::before {
    color: var(--color);
  }
}
footer .footer-content .way .left-subscribe form button::before {
  font-family: "iconfont" !important;
  font-size: 21px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e67d';
  color: #fff;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
@media screen and (max-width: 1199px) {
  footer .footer-content .way .left-subscribe form button::before {
    font-size: 18px;
  }
}
footer .footer-content .way .right-tel {
  flex-shrink: 0;
  white-space: nowrap;
  position: relative;
  padding-left: 80px;
}
@media screen and (max-width: 1199px) {
  footer .footer-content .way .right-tel {
    padding-left: 65px;
  }
}
@media screen and (max-width: 991px) {
  footer .footer-content .way .right-tel {
    margin-top: 20px;
  }
}
footer .footer-content .way .right-tel::before {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 1px solid #999999;
  font-family: "iconfont" !important;
  font-size: 26px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e633';
  color: #fff;
}
@media screen and (max-width: 1199px) {
  footer .footer-content .way .right-tel::before {
    width: 55px;
    height: 55px;
    font-size: 23px;
  }
}
@media screen and (max-width: 991px) {
  footer .footer-content .way .right-tel::before {
    width: 50px;
    height: 50px;
    font-size: 20px;
  }
}
footer .footer-content .way .right-tel h6 {
  margin: 0;
  font-size: 14px;
  line-height: 1.42857143;
  color: #cccccc;
}
@media screen and (max-width: 1199px) {
  footer .footer-content .way .right-tel h6 {
    font-size: 13px;
  }
}
footer .footer-content .way .right-tel p {
  margin-top: 5px;
  font-size: 24px;
  line-height: 1.45833333;
  color: #ffffff;
  font-weight: 700;
}
@media screen and (max-width: 1199px) {
  footer .footer-content .way .right-tel p {
    font-size: 22px;
  }
}
@media screen and (max-width: 991px) {
  footer .footer-content .way .right-tel p {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-content .way .right-tel p {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  footer .footer-content .way .right-tel p a:hover {
    color: var(--color);
    text-decoration: underline;
  }
}
footer .footer-content .info {
  display: flex;
  justify-content: space-between;
  padding: 80px 0;
}
@media screen and (max-width: 1199px) {
  footer .footer-content .info {
    padding: 60px 0;
  }
}
@media screen and (max-width: 991px) {
  footer .footer-content .info {
    flex-direction: column-reverse;
    padding: 40px 0;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-content .info {
    padding: 20px 0;
  }
}
footer .footer-content .info .left-txt {
  width: 23.40425532%;
  font-size: 0;
}
@media screen and (max-width: 991px) {
  footer .footer-content .info .left-txt {
    margin-top: 20px;
    width: 100%;
    text-align: center;
  }
}
footer .footer-content .info .left-txt .logo {
  display: inline-block;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  footer .footer-content .info .left-txt .logo {
    width: 180px;
  }
}
footer .footer-content .info .left-txt .logo img {
  display: block;
  width: 100%;
  height: auto;
}
footer .footer-content .info .left-txt .intro {
  margin-top: 40px;
  font-size: 15px;
  line-height: 2;
  color: #cccccc;
}
@media screen and (max-width: 1199px) {
  footer .footer-content .info .left-txt .intro {
    margin-top: 30px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-content .info .left-txt .intro {
    margin-top: 20px;
    font-size: 13px;
  }
}
footer .footer-content .info .right-contact {
  width: 70.56737589%;
}
@media screen and (max-width: 991px) {
  footer .footer-content .info .right-contact {
    width: 100%;
  }
}
footer .footer-content .info .right-contact ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -44px;
}
@media screen and (max-width: 1399px) {
  footer .footer-content .info .right-contact ul {
    margin: 0 -30px;
  }
}
@media screen and (max-width: 991px) {
  footer .footer-content .info .right-contact ul {
    margin: 0 -20px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-content .info .right-contact ul {
    margin: 0 -10px;
  }
}
@media screen and (max-width: 575px) {
  footer .footer-content .info .right-contact ul {
    margin: -10px;
  }
}
footer .footer-content .info .right-contact ul li {
  width: 33.333333%;
  padding: 0 44px;
  text-align: center;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
@media screen and (max-width: 1399px) {
  footer .footer-content .info .right-contact ul li {
    padding: 0 30px;
  }
}
@media screen and (max-width: 991px) {
  footer .footer-content .info .right-contact ul li {
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-content .info .right-contact ul li {
    padding: 0 10px;
  }
}
@media screen and (max-width: 575px) {
  footer .footer-content .info .right-contact ul li {
    width: 50%;
    padding: 10px;
  }
}
@media screen and (min-width: 1200px) {
  footer .footer-content .info .right-contact ul li:hover {
    transform: translateY(-10px);
  }
}
footer .footer-content .info .right-contact ul li .iconfont {
  display: block;
  position: relative;
  margin: 0 auto;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: var(--color);
}
@media screen and (max-width: 1199px) {
  footer .footer-content .info .right-contact ul li .iconfont {
    width: 70px;
    height: 70px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-content .info .right-contact ul li .iconfont {
    width: 50px;
    height: 50px;
  }
}
footer .footer-content .info .right-contact ul li .iconfont::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "iconfont" !important;
  font-size: 30px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
}
@media screen and (max-width: 1199px) {
  footer .footer-content .info .right-contact ul li .iconfont::before {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-content .info .right-contact ul li .iconfont::before {
    font-size: 20px;
  }
}
footer .footer-content .info .right-contact ul li h6 {
  margin: 35px 0 0;
  font-size: 20px;
  line-height: 1.2;
  color: #ffffff;
}
@media screen and (max-width: 1199px) {
  footer .footer-content .info .right-contact ul li h6 {
    margin-top: 25px;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-content .info .right-contact ul li h6 {
    margin-top: 15px;
    font-size: 16px;
  }
}
footer .footer-content .info .right-contact ul li p {
  margin-top: 10px;
  font-size: 15px;
  line-height: 2;
  color: #cccccc;
}
@media screen and (max-width: 1199px) {
  footer .footer-content .info .right-contact ul li p {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-content .info .right-contact ul li p {
    font-size: 12px;
  }
}
@media screen and (min-width: 1200px) {
  footer .footer-content .info .right-contact ul li p a:hover {
    color: var(--color);
    text-decoration: underline;
  }
}
footer .footer-copyright {
  padding: 18px 0;
  background-color: #141414;
}
@media screen and (max-width: 1199px) {
  footer .footer-copyright {
    padding: 15px 0;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-copyright {
    padding: 10px 0;
  }
}
footer .footer-copyright p {
  font-size: 14px;
  line-height: 1.71428571;
  color: #999999;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  footer .footer-copyright p {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-copyright p {
    font-size: 12px;
  }
}
footer .footer-copyright p span,
footer .footer-copyright p a {
  display: inline-block;
  margin: 0 5px;
}
@media screen and (min-width: 1200px) {
  footer .footer-copyright p a:hover {
    color: var(--color);
    text-decoration: underline;
  }
}
footer .footer-copyright p .sitemap {
  text-decoration: underline;
}
footer .footer-xsnav {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background-color: var(--color);
  padding-bottom: calc(constant(safe-area-inset-bottom) - 15px);
  padding-bottom: calc(env(safe-area-inset-bottom) - 15px);
  z-index: 90;
}
@media screen and (max-width: 991px) {
  footer .footer-xsnav {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-xsnav {
    height: 45px;
  }
}
footer .footer-xsnav ul li {
  position: relative;
  float: left;
  width: 20%;
  height: 100%;
  border-left: 1px solid #ff1212;
  border-right: 1px solid #ad0b0b;
}
footer .footer-xsnav ul li a {
  position: relative;
  display: block;
  height: 50px;
  padding-top: 27px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  footer .footer-xsnav ul li a {
    height: 45px;
    font-size: 12px;
  }
}
@media screen and (max-width: 350px) {
  footer .footer-xsnav ul li a {
    text-transform: none;
  }
}
footer .footer-xsnav ul li a::before {
  position: absolute;
  top: 3px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
}
footer .footer-xsnav ul li:nth-child(1) {
  border-left: 0;
}
footer .footer-xsnav ul li.footer-xsnav-tel a::before {
  content: '\e633';
}
footer .footer-xsnav ul li.footer-xsnav-contact a::before {
  content: '\e62f';
}
footer .footer-xsnav ul li.footer-xsnav-message a::before {
  content: '\e826';
}
footer .footer-xsnav ul li.footer-xsnav-product a::before {
  content: '\e7e9';
}
footer .footer-xsnav ul li.footer-xsnav-top a::before {
  content: '\e60f';
}
footer .aside-online {
  position: fixed;
  top: 50%;
  right: 0;
  z-index: 99;
}
footer .aside-online .aside-box {
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
}
@media screen and (max-width: 991px) {
  footer .aside-online .aside-box {
    position: absolute;
    top: 0;
    transform: translateX(300px);
  }
}
footer .aside-online .aside-box a {
  position: relative;
  display: block;
  margin-bottom: 9px;
  width: 44px;
  height: 44px;
  border-radius: 4px;
  line-height: 44px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.2);
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
@media screen and (max-width: 991px) {
  footer .aside-online .aside-box a {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
@media screen and (min-width: 1200px) {
  footer .aside-online .aside-box a:hover {
    background-color: var(--color);
  }
}
footer .aside-online .aside-box a::before {
  display: inline-block;
  font-size: 23px;
  color: #fff;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
@media screen and (max-width: 991px) {
  footer .aside-online .aside-box a::before {
    font-size: 20px;
  }
}
footer .aside-online .aside-box a div {
  position: absolute;
  display: none;
  top: 0;
  right: 0;
  height: 100%;
  padding-left: 20px;
  padding-right: 65px;
  border-radius: 4px;
  z-index: -99;
  color: #fff;
  background-color: rgba(196, 0, 0, 0.7);
}
@media screen and (max-width: 991px) {
  footer .aside-online .aside-box a div {
    padding-right: 50px;
    padding-left: 15px;
  }
}
footer .aside-online .aside-box a div p {
  line-height: 44px;
  white-space: nowrap;
  color: inherit;
}
@media screen and (max-width: 991px) {
  footer .aside-online .aside-box a div p {
    line-height: 40px;
  }
}
footer .aside-online .aside-box .qr-code div {
  padding-left: 0;
  border-radius: 0;
  background-color: transparent;
}
footer .aside-online .aside-box .qr-code div img {
  display: block;
  width: 130px;
  height: auto;
}
@media screen and (max-width: 1199px) {
  footer .aside-online .aside-box .qr-code div img {
    width: 120px;
  }
}
@media screen and (max-width: 767px) {
  footer .aside-online .aside-box .qr-code div img {
    width: 90px;
  }
}
footer .aside-online .aside-box .icon-dianhua1::before {
  font-size: 20px;
}
@media screen and (max-width: 991px) {
  footer .aside-online .aside-box .icon-dianhua1::before {
    font-size: 16px;
  }
}
footer .aside-online .aside-btn {
  display: none;
  position: fixed;
  bottom: 51px;
  right: 0;
  width: 40px;
  height: 40px;
  background-color: rgba(196, 0, 0, 0.85);
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(255, 255, 255, 0.15);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 991px) {
  footer .aside-online .aside-btn {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  footer .aside-online .aside-btn {
    width: 35px;
    height: 35px;
    line-height: 35px;
    bottom: 46px;
  }
}
footer .aside-online .aside-btn::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "iconfont" !important;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  content: '\e629';
  font-size: 18px;
  display: inline-block;
  color: #fff;
}
footer .aside-online .btn-active {
  transform: rotateZ(135deg);
}
footer .asidebox-active {
  transform: translateX(-100%) !important;
}
.pagebanner {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.pagebanner .item {
  display: block;
}
@media (max-width: 767px) {
  .pagebanner .item {
    width: 130%;
    max-width: 130%;
    margin-left: -15%;
  }
}
.pagebanner .item .pic {
  display: block;
  position: relative;
}
.pagebanner .item .pic img {
  width: 100%;
  height: auto !important;
}
.page-bar {
  overflow: hidden;
  background-color: #f5f5f5;
}
.page-bar .container {
  display: flex;
}
@media screen and (max-width: 767px) {
  .page-bar .container {
    display: block;
  }
}
.page-bar .container .left-links {
  flex-shrink: 0;
  position: relative;
  z-index: 1;
  padding-right: 160px;
  margin-right: 30px;
  white-space: nowrap;
}
@media screen and (max-width: 1399px) {
  .page-bar .container .left-links {
    padding-right: 80px;
  }
}
@media screen and (max-width: 1199px) {
  .page-bar .container .left-links {
    padding-right: 60px;
  }
}
@media screen and (max-width: 767px) {
  .page-bar .container .left-links {
    padding-right: 0;
  }
}
.page-bar .container .left-links::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  width: 99999999999%;
  height: 100%;
  background-color: var(--color);
}
@media screen and (max-width: 767px) {
  .page-bar .container .left-links::before {
    left: 50%;
    transform: translateX(-50%);
  }
}
.page-bar .container .left-links ul {
  font-size: 0;
}
.page-bar .container .left-links ul li {
  display: inline-block;
  font-size: 15px;
  line-height: 72px;
  color: #fff;
}
@media screen and (max-width: 1199px) {
  .page-bar .container .left-links ul li {
    font-size: 14px;
    line-height: 55px;
  }
}
.page-bar .container .left-links ul li::before {
  margin: 0 5px;
  content: '>';
}
.page-bar .container .left-links ul li:first-child {
  position: relative;
  padding-left: 30px;
}
@media screen and (max-width: 1199px) {
  .page-bar .container .left-links ul li:first-child {
    padding-left: 25px;
  }
}
.page-bar .container .left-links ul li:first-child::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  margin: 0;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e76f';
  color: #fff;
}
@media screen and (max-width: 1199px) {
  .page-bar .container .left-links ul li:first-child::before {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .page-bar .container .left-links ul a:hover {
    text-decoration: underline;
  }
}
.page-bar .container .right-menu {
  flex: 1;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  .page-bar .container .right-menu {
    display: block;
  }
}
.page-bar .container .right-menu ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -27px;
  padding: 20px 0;
}
@media screen and (max-width: 1399px) {
  .page-bar .container .right-menu ul {
    margin: 0 -20px;
  }
}
@media screen and (max-width: 1199px) {
  .page-bar .container .right-menu ul {
    margin: 0 -15px;
    padding: 12.5px 0;
  }
}
.page-bar .container .right-menu ul li {
  padding: 0 27px;
}
@media screen and (max-width: 1399px) {
  .page-bar .container .right-menu ul li {
    padding: 0 20px;
  }
}
@media screen and (max-width: 1199px) {
  .page-bar .container .right-menu ul li {
    padding: 0 15px;
  }
}
.page-bar .container .right-menu ul a {
  font-size: 16px;
  line-height: 2;
  color: #222222;
  white-space: nowrap;
}
@media screen and (max-width: 1199px) {
  .page-bar .container .right-menu ul a {
    font-size: 15px;
  }
}
@media screen and (min-width: 1200px) {
  .page-bar .container .right-menu ul a:hover {
    color: var(--color);
    text-decoration: underline;
  }
}
.page-bar .container .right-menu ul .active a {
  color: var(--color);
  text-decoration: underline;
}
.pagination-container {
  text-align: center;
}
.pagination-container a,
.pagination-container span {
  display: inline-block;
  width: 45px;
  height: 45px;
  margin: 0 10px;
  border-radius: 50%;
  margin-bottom: 2px;
  font-size: 14px;
  color: #666666;
  line-height: 43px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #f5f5f5;
  background-color: #f5f5f5;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
@media screen and (max-width: 1199px) {
  .pagination-container a,
  .pagination-container span {
    width: 40px;
    height: 40px;
    margin: 0 6px;
    font-size: 13px;
    line-height: 40px;
  }
}
@media screen and (max-width: 767px) {
  .pagination-container a,
  .pagination-container span {
    width: 35px;
    height: 35px;
    margin: 0 4px;
    font-size: 12px;
    line-height: 35px;
  }
}
.pagination-container .current.prev {
  display: none;
}
.pagination-container .current.next {
  display: none;
}
.pagination-container a,
.pagination-container .current {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 1200px) {
  .pagination-container a:hover {
    border-color: var(--color);
    color: var(--color);
    background-color: #fff;
  }
}
.pagination-container .ellipsis {
  margin: 0;
  width: 25px;
  border: none;
  background-color: transparent;
}
.pagination-container .current {
  border-color: var(--color);
  color: var(--color);
  background-color: #fff;
}
.pagination-container .prev,
.pagination-container .next {
  position: relative;
}
@media screen and (min-width: 1200px) {
  .pagination-container .prev:hover,
  .pagination-container .next:hover {
    background-color: var(--color);
  }
  .pagination-container .prev:hover::before,
  .pagination-container .next:hover::before {
    color: #fff;
  }
}
.pagination-container .prev::before,
.pagination-container .next::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "iconfont" !important;
  font-size: 25px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e9b5';
  color: #666666;
}
@media screen and (max-width: 1199px) {
  .pagination-container .prev::before,
  .pagination-container .next::before {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .pagination-container .prev::before,
  .pagination-container .next::before {
    font-size: 16px;
  }
}
.pagination-container .next::before {
  content: '\e72f';
}
.details-txt {
  font-size: 16px;
  line-height: 2;
  color: #666666;
}
@media screen and (max-width: 1199px) {
  .details-txt {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .details-txt {
    font-size: 14px;
  }
}
.details-txt img {
  max-width: 100%;
  height: auto !important;
}
.details-txt .table-box table tr,
.details-txt .table-box table th,
.details-txt .table-box table td {
  border-color: #666666 !important;
  color: #666666;
  background-color: transparent;
}
